home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 139
/
(Vol 139) Sep 24 2011.iso
/
Games
/
santa_mobile.swf
/
scripts
/
DefineButton2_345
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-09-24
|
107b
|
6 lines
on(release){
stopAllSounds();
fscommand("quit");
getUrl("javascript:window.close();", "");
}